home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
L' Hygiene Au Quotidien
/
L'Hygiene Au Quotidien.iso
/
mac
/
Site
/
enfants
/
images
/
source
/
barre.swf
/
scripts
/
frame_1
/
DoAction.as
Wrap
Text File
|
2003-07-25
|
200b
|
12 lines
function switchbarreface(face)
{
i = 1;
while(7 >= i)
{
_level0.burkcefa = face;
nettoon = eval("aide.netface" + i);
nettoon.gotoAndStop(face);
i++;
}
}